3.284 \(\int \frac {1}{(f+g x) (A+B \log (\frac {e (a+b x)^2}{(c+d x)^2}))} \, dx\)

Optimal. Leaf size=34 \[ \text {Int}\left (\frac {1}{(f+g x) \left (B \log \left (\frac {e (a+b x)^2}{(c+d x)^2}\right )+A\right )},x\right ) \]

[Out]

Unintegrable(1/(g*x+f)/(A+B*ln(e*(b*x+a)^2/(d*x+c)^2)),x)

________________________________________________________________________________________

Rubi [A]  time = 0.06, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {1}{(f+g x) \left (A+B \log \left (\frac {e (a+b x)^2}{(c+d x)^2}\right )\right )} \, dx \]

Verification is Not applicable to the result.

[In]

Int[1/((f + g*x)*(A + B*Log[(e*(a + b*x)^2)/(c + d*x)^2])),x]

[Out]

Defer[Int][1/((f + g*x)*(A + B*Log[(e*(a + b*x)^2)/(c + d*x)^2])), x]

Rubi steps

\begin {align*} \int \frac {1}{(f+g x) \left (A+B \log \left (\frac {e (a+b x)^2}{(c+d x)^2}\right )\right )} \, dx &=\int \frac {1}{(f+g x) \left (A+B \log \left (\frac {e (a+b x)^2}{(c+d x)^2}\right )\right )} \, dx\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.09, size = 0, normalized size = 0.00 \[ \int \frac {1}{(f+g x) \left (A+B \log \left (\frac {e (a+b x)^2}{(c+d x)^2}\right )\right )} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[1/((f + g*x)*(A + B*Log[(e*(a + b*x)^2)/(c + d*x)^2])),x]

[Out]

Integrate[1/((f + g*x)*(A + B*Log[(e*(a + b*x)^2)/(c + d*x)^2])), x]

________________________________________________________________________________________

fricas [A]  time = 0.93, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {1}{A g x + A f + {\left (B g x + B f\right )} \log \left (\frac {b^{2} e x^{2} + 2 \, a b e x + a^{2} e}{d^{2} x^{2} + 2 \, c d x + c^{2}}\right )}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(g*x+f)/(A+B*log(e*(b*x+a)^2/(d*x+c)^2)),x, algorithm="fricas")

[Out]

integral(1/(A*g*x + A*f + (B*g*x + B*f)*log((b^2*e*x^2 + 2*a*b*e*x + a^2*e)/(d^2*x^2 + 2*c*d*x + c^2))), x)

________________________________________________________________________________________

giac [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{{\left (g x + f\right )} {\left (B \log \left (\frac {{\left (b x + a\right )}^{2} e}{{\left (d x + c\right )}^{2}}\right ) + A\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(g*x+f)/(A+B*log(e*(b*x+a)^2/(d*x+c)^2)),x, algorithm="giac")

[Out]

integrate(1/((g*x + f)*(B*log((b*x + a)^2*e/(d*x + c)^2) + A)), x)

________________________________________________________________________________________

maple [A]  time = 0.84, size = 0, normalized size = 0.00 \[ \int \frac {1}{\left (g x +f \right ) \left (B \ln \left (\frac {\left (b x +a \right )^{2} e}{\left (d x +c \right )^{2}}\right )+A \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(g*x+f)/(B*ln((b*x+a)^2/(d*x+c)^2*e)+A),x)

[Out]

int(1/(g*x+f)/(B*ln((b*x+a)^2/(d*x+c)^2*e)+A),x)

________________________________________________________________________________________

maxima [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{{\left (g x + f\right )} {\left (B \log \left (\frac {{\left (b x + a\right )}^{2} e}{{\left (d x + c\right )}^{2}}\right ) + A\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(g*x+f)/(A+B*log(e*(b*x+a)^2/(d*x+c)^2)),x, algorithm="maxima")

[Out]

integrate(1/((g*x + f)*(B*log((b*x + a)^2*e/(d*x + c)^2) + A)), x)

________________________________________________________________________________________

mupad [A]  time = 0.00, size = -1, normalized size = -0.03 \[ \int \frac {1}{\left (f+g\,x\right )\,\left (A+B\,\ln \left (\frac {e\,{\left (a+b\,x\right )}^2}{{\left (c+d\,x\right )}^2}\right )\right )} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/((f + g*x)*(A + B*log((e*(a + b*x)^2)/(c + d*x)^2))),x)

[Out]

int(1/((f + g*x)*(A + B*log((e*(a + b*x)^2)/(c + d*x)^2))), x)

________________________________________________________________________________________

sympy [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{\left (A + B \log {\left (\frac {a^{2} e}{c^{2} + 2 c d x + d^{2} x^{2}} + \frac {2 a b e x}{c^{2} + 2 c d x + d^{2} x^{2}} + \frac {b^{2} e x^{2}}{c^{2} + 2 c d x + d^{2} x^{2}} \right )}\right ) \left (f + g x\right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(g*x+f)/(A+B*ln(e*(b*x+a)**2/(d*x+c)**2)),x)

[Out]

Integral(1/((A + B*log(a**2*e/(c**2 + 2*c*d*x + d**2*x**2) + 2*a*b*e*x/(c**2 + 2*c*d*x + d**2*x**2) + b**2*e*x
**2/(c**2 + 2*c*d*x + d**2*x**2)))*(f + g*x)), x)

________________________________________________________________________________________